home *** CD-ROM | disk | FTP | other *** search
/ Clickx 13 / Clickx 13.iso / mac / Utilities / Dialog Studio Lite 1.1.1 / Read Me < prev   
Encoding:
Text File  |  2001-03-26  |  6.8 KB  |  121 lines  |  [ttro/ttxt]

  1. Dialog Studio v 1.1.1 
  2. http://macscripter.net/dialog_studio.html
  3.  
  4. by David Lloyd  http://www.kanzu.com
  5. for MacScripter.net  http://www.macscripter.net
  6.  
  7. 25th March 2001
  8.  
  9. Dialog Studio is copyright 2001 David Lloyd and MacScripter.net.
  10.  
  11. We extend our thanks to Christopher Hyde for making the Dialog Director scripting addition available to us.
  12. Christopher Hydes Dialog Director page: http://www.hylight.demon.co.uk/DialogDirector/DialogDirector.html
  13.  
  14. Dialog Studio was written by myself from an idea by Ray Barber. Kirk Klingbiel did the testing with help from Ray, Rich Goldman and Daniel Blanken. Many thanks to Steven Angier for his input and suggestions.
  15. Dialog Studio was written using AppleScript and Facespan version 3.0.1, the AppleScript interface application builder. For more information on Facespan, visit http://www.facespan.com.
  16.  
  17. Important note: Dialog Studio must not be allowed to reside any web or ftp site for download without written permission from MacScripter.net.
  18.  
  19. --------------------------------------------------------------
  20.  
  21. Contents:
  22.  
  23. • Contact
  24. • Introduction
  25. • Requirements
  26. • Known issues
  27. • Dialog Studio Lite vs Dialog Studio Pro
  28. • Future versions of Dialog Studio
  29. • History
  30.  
  31. --------------------------------------------------------------
  32.  
  33. Contact:
  34.  
  35. If you have any questions bug reports, purchasing  or requests regarding Dialog Studio, send email to me at: david@macscripter.net, with 'Dialog Studio' included in the subject of your email.
  36.  
  37.  
  38. Introduction
  39.  
  40. Dialog Studio is a wysiwyg GUI designer for users of the Dialog Director scripting addition. Dialog Director is one of the most popular scripting additions made, but some people have shied away from using it because of its steep learning curve in creating dialogs with it. 
  41.  
  42. Dialog Studio creates Dialog Director scripts using the familiar drag and drop interface with a compliment of tools to help in dialog creation. Users can create dialogs containing push buttons, text fields, checkboxes, radio buttons,  gauges, boxes, and more, all without typing a single character of AppleScript code.
  43.  
  44. Other features include saving native Dialog Studio files for later editing and adjustments, four options of export: copy to clipboard, save as script, open compile and run in your favorite script editor, and a script preview. Snap to grid, nudge buttons, and step and repeat are also features. Also, an included utility, DS Icon Imbedder, makes imbedding custom icons in your script a snap.
  45.  
  46. Requirements
  47.  
  48. Obviously, the Dialog Director scripting addition. You will need the latest version, which is 0.7, and can be downloaded from http://files.macscripter.net/Osax/Dialog_Director_v0.7.sit.hqx
  49. Dialog Studio can run without Dialog Director, but to compile and run scripts created by Dialog Studio, you need to have Dialog Director installed. Also, the included DS Icon Imbedder utility requires the Resource Utilities scripting addition to be installed. Resource Utilities comes as part of the Dialog Director package.
  50.  
  51. Known issues with Dialog Studio
  52.  
  53. • Some users may experience no action when using the "Open with Editor" 
  54.    option and Apples' Script Editor.
  55. • Some options may not stick (toggle guides is one) unless the preferences dialog 
  56.    is opened and closed with the 'OK' button
  57. • Dialog Studio asks the user to save any open window even if no change was made.
  58.    We'll target this issue in the next release.
  59.  
  60. Differences between Dialog Studio Lite 
  61. and Dialog Studio Pro
  62.  
  63. Dialog Studio Lite is free, but only allows:
  64. • A maximum of twelve dialog items.
  65. • The minimum dialog window size is 200 by 100 pixels, and the maximum is 400 by 200 pixels
  66. • Only dialog items: buttons, checkboxes, radio buttons, icons, static text and editable text fields.
  67.  
  68. The full version allows a lot more:
  69. • There is no limit to the number of dialog items
  70. • The minimum window size is 32 by 32 pixels and there is no maximum size  limit.
  71. • Dialog items: buttons, checkboxes, radio buttons, icons, static text, editable test fields, 
  72.    list boxes, popup menus, boxes, lines, gauges and dummy items.
  73. • There is no start up splash screen.
  74.  
  75. Future versions of Dialog Studio
  76.  
  77. Dialog Studio will, in future versions, provide tools for creating icon buttons and picts as well as including extra properties of current dialog items such as ‘enable’ and individual font properties. Also there will be an import from script tool, which will creates dialog read in from existing AppleScripts.
  78. Dialog Studio will be ongoing as long as user demand dictates it, and will continue to evolve.
  79.  
  80. History
  81.  
  82. Version 1.1.1
  83.  
  84. Fixes and Improvements:
  85. • Items can now be dropped onto a group box,
  86. • Backslashes are now inserted before quote marks when it writes the script, thus ensuring the script compiles,
  87. • Pasting text into edit fields in properties palette now works correctly,
  88. • Copy and Select All commands in the Edit menu is now functional for edit fields in properties palette,
  89. • Width and height fields in properties palette traps pasted non-numerical text,
  90. • Warning of no closebox or existence of push button now works.
  91.  
  92. Version 1.1
  93.  
  94. New features:
  95. • Drag resize - you can now drag resize items by dragging them while holding down the command key.
  96. • Live Guides - With this option turned on guides are shown attached to the selected item for easier alignment
  97. • Tooltips - popup information to help new users get started
  98. • Added a "Run" button to the preview palette.
  99.  
  100. Changes:
  101. • Pressing the command key while clicking on some  item no longer changes its state. 
  102.    Instead, this is now achieved by pressing the option key.
  103. • The 'Open Dialog" button in the toolbar has been replaced by the "Toggle Guides" button.
  104. • Snap to grid no longer offers "snap to" options, instead it is set at 4 pixels.
  105.    Any other value caused alignment problems with items, particularly the default button item.
  106. • The Dialog Studio file format has changed - a DS File updater is included to update old files.
  107. • Redesigned the Preferences dialog.
  108. • Deleted the default window option, which was deemed unnecessary, and caused some conflicts.
  109. • The progress bar is now in the form of a floating palette to combat the problem where 
  110.    the window being edited was itself, floating palette, because this would obscure the progress bar.
  111. • Many interface tweaks and improvements to bring things more in line with Macintosh UI standard.
  112.  
  113. Improvements:
  114. • There should now be a slight performance increase, particularly under OS 9.04.
  115. • When exporting a script, the "Line" item which would misplace by two pixels, is now fixed
  116. • Reading and writing the preferences is improved. (Version 1.0 preferences file is no longer compatible).
  117. • The Manual is better organized.
  118.  
  119. ------------------------------------
  120.  
  121. This software has been tested and there are no known problems or bugs which may lead to corruption or data loss, but if any shall result, then MacScripter.net or any of its staff will not be held responsible. Use of  this (or any) software is at your own risk.